home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / LUNA152A / POPUPS / HTMLPOP / LINK.POP < prev    next >
Encoding:
Text File  |  1999-12-04  |  440 b   |  16 lines

  1. ;
  2. ; HTML-Popupserie für Texteditor Luna
  3. ; (c)1999 Richard Gordon Faika
  4. ;
  5. ; HTML-Verweise
  6.  
  7. /tput        "<A HREF='~'> </A>"                        "$pdef09"
  8. /tput        "<A HREF=''>~</A>"                        "$pdef10"
  9. /tput        "<BASE HREF='~'>^^"                        "$pdef11"
  10. /tput        "TARGET='~'"                            "$pdef12"
  11. /separator
  12. /tput        "<A NAME='~'> </MAP>"                    "$pdef13"
  13. /tput        "<AREA SHAPE='rect' ~>"                    "$pdef14"
  14. /tput        "COORDS='~'"                            "$pdef15"
  15. /tput        "HREF='~'"                                "$pdef16"
  16. /end